create a captcha
url
POST https://yorkyao.xyz/api/captchas
headers
request body
| key name | value type | required |
|---|---|---|
| id | string | true |
response body
| key name | value type | description |
|---|---|---|
| url | string | the base64 url of image |
| code | string | only appears at test environment |